Cpmtools
This package allows to access CP/M file systems
similar to how the well-known mtools package accesses
MSDOS floppies. I use it for file exchange with a Z80-PC simulator.
Currently it contains:
- cpmls - list sorted directory
- cpmcp - copy files from and to CP/M file systems
- cpmera - erase files from CP/M file systems
- mkfs.cpm - make a CP/M file system
- fsck.cpm - check a CP/M file system (no repair yet)
- manual pages for everything including the CP/M file system format
User numbers, CP/M 3 exact file sizes and P2DOS time are supported.
CP/M 3 disk labels, time stamps and passwords are not yet supported.
The current release is
0.2.
Michael Haardt (michael@cantor.informatik.rwth-aachen.de)